The HDF_VD_SEEK procedure moves the read pointer within the specified VData in an HDF file to a specific record number. Note that the record number is zero-based.
HDF_VD_SEEK, VData, Record
A VData handle returned by HDF_VD_ATTACH.
The zero-based record number to seek.
None
4.0 |
Introduced |